fix some export bugs#2509
Merged
Merged
Conversation
Test Results136 tests ±0 136 ✅ ±0 8m 29s ⏱️ -3s Results for commit c2c2784. ± Comparison against base commit 9b7e5d8. This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
TruongQuangSB
requested changes
Jul 2, 2026
TruongQuangSB
approved these changes
Jul 3, 2026
TruongQuangSB
pushed a commit
to SuB-PlanPro/set
that referenced
this pull request
Jul 8, 2026
* fix merging of cells in excel export * use font of first cell in header as fallback * fix print area of sxxx template * extend table model by isRemarkColumn * properly configure isRemarkColumn for all the tables * improve utiltity function name and usage * fix detection of remark columns in pdf exports * fix duplicate footnote shorthands in excel export * retrieve workbook from sheet * explain font fallback * make function abstract because overriden in almost all the places
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed: